Description: Generate the binary value of a string according to the character set the latter uses, or vice versa. Syntaxcharacter set, string, binary
Description: Output complex numbers as strings in the form of a+bi. Syntax: A.comstr() Note: The external library functicomplex number, string
Description: Create a new string by concatenating strings together. Syntax: fill(s,n) Note: Get a new string by concatenconcatenate, string
Here’s how to use split() function. string, delimiter, sequence
Description: Generate a unique string. Syntax: uuid() Note: The function generates a unique string during each executionunique, string
Here’s how to use words() functions.extract, string, english words